DJI Thermal SDK API  v1.5
Infrared camera image processing and temperature measurement library API
dirp_measurement_params_range_t Struct Reference

Range of temperature measurement parameteres structure definition. More...

#include <dirp_api.h>

Data Fields

struct {
   float   min
 
   float   max
 
distance
 
struct {
   float   min
 
   float   max
 
humidity
 
struct {
   float   min
 
   float   max
 
emissivity
 
struct {
   float   min
 
   float   max
 
reflection
 
struct {
   float   min
 
   float   max
 
ambient_temp
 

Detailed Description

Range of temperature measurement parameteres structure definition.

Field Documentation

◆ ambient_temp

struct { ... } ambient_temp

The ambient_temp range to the target that user can set

◆ distance

struct { ... } distance

The distance range to the target that user can set

◆ emissivity

struct { ... } emissivity

The emissivity range to the target that user can set

◆ humidity

struct { ... } humidity

The humidity range to the target that user can set

◆ max

float max

◆ min

float min

◆ reflection

struct { ... } reflection

The reflection range to the target that user can set


The documentation for this struct was generated from the following file: